home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1997
/
MacHack 1997.toast
/
Hacks
/
Hacks ’96
/
Roaster-Java-WA-HTTP-CGI hack
/
JavaWebStuff
/
JavaRuntime.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-06-22
|
160 b
|
7 lines
|
[
TEXT/CWIE
]
//JavaRuntime.h
#include "RoasterVM.h"
extern OSErr InitalizeJavaRuntime(void);
extern JavaRuntime GetJavaRuntime(void);
extern void DisposeJavaRuntime(void);